6 matches found
CVE-2024-0264
CVE-2024-0264 affects SourceCodester Clinic Queuing System 1.0 in the /LoginRegistration.php handling of formToken. The root cause is an authorization bypass due to a flawed validation of formToken (session vs. POST) that allows remote exploitation; multiple sources document this CVE and indicate...
CVE-2025-2870
CVE-2025-2870 is a reflected Cross-Site Scripting (XSS) vulnerability in the Clinic Queuing System v1.0. The issue arises via the page parameter in /patient_side.php, enabling an attacker to induce the victim’s browser to execute injected JavaScript when the link is used. This is documented acros...
CVE-2024-6273
SourceCodester Clinic Queuing System 1.0 is affected. The vulnerability is in the function save_patient of patient_side.php, where manipulating Full Name/Contact/Address leads to cross-site scripting. The issue can be exploited remotely and the exploit has been publicly disclosed. No patch detail...
CVE-2025-2868
The CVE-2025-2868 entry describes a Reflected XSS in Clinic Queuing System version 1.0. The vulnerability allows an attacker to execute JavaScript in a victim’s browser by supplying a malicious URL to the page parameter in /index.php. Affected software is the Clinic Queuing System (v1.0). The pro...
CVE-2025-2869
CVE-2025-2869 is a reflected XSS vulnerability in Clinic Queuing System version 1.0. The issue arises from the id parameter in /manage_user.php, allowing an attacker to inject JavaScript that executes in a victim’s browser when the URL is viewed. Connected sources corroborate a reflective XSS pat...
CVE-2024-0265
CVE-2024-0265 affects SourceCodester Clinic Queuing System 1.0. The issue is a local file inclusion (LFI) via the GET parameter handler in the file /index.php, where the argument page is unsafely used in an include(). The root cause is the unsanitized input being incorporated into PHP include(), ...